object fReportMagic: TfReportMagic Left = 308 Top = 113 BorderStyle = bsDialog ClientHeight = 284 ClientWidth = 489 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lblErrDetails: TLabel Left = 8 Top = 8 Width = 5 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lblSigniture: TLabel Left = 8 Top = 56 Width = 64 Height = 13 Caption = 'lblSigniture' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lblInternal: TLabel Left = 16 Top = 24 Width = 45 Height = 13 Caption = 'lblInternal' end object lblSigniture2: TLabel Left = 16 Top = 72 Width = 57 Height = 13 Caption = 'lblSigniture2' end object lblRepDetails: TLabel Left = 8 Top = 96 Width = 76 Height = 13 Caption = 'lblRepDetails' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lblRepDet1: TLabel Left = 16 Top = 116 Width = 53 Height = 13 Caption = 'lblRepDet1' end object lblRepDet2: TLabel Left = 16 Top = 130 Width = 53 Height = 13 Caption = 'lblRepDet2' end object lblRepDet3: TLabel Left = 16 Top = 152 Width = 53 Height = 13 Caption = 'lblRepDet3' end object lblRepDet4: TLabel Left = 16 Top = 166 Width = 53 Height = 13 Caption = 'lblRepDet4' end object lblRepDet5: TLabel Left = 16 Top = 188 Width = 53 Height = 13 Caption = 'lblRepDet5' end object lblRepDet6: TLabel Left = 16 Top = 202 Width = 53 Height = 13 Caption = 'lblRepDet6' end object lblRepDet7: TLabel Left = 16 Top = 216 Width = 53 Height = 13 Caption = 'lblRepDet7' end object lblViewInfo: TLabel Left = 16 Top = 240 Width = 3 Height = 13 end object lblInfoClick: TLabel Left = 88 Top = 240 Width = 20 Height = 13 Cursor = crHandPoint Caption = 'Link' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = lblInfoClickClick end object lblPolicy: TLabel Left = 16 Top = 256 Width = 3 Height = 13 end object lblPolicyClick: TLabel Left = 88 Top = 256 Width = 20 Height = 13 Cursor = crHandPoint Caption = 'Link' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = lblPolicyClickClick end object btnClose: TButton Left = 400 Top = 248 Width = 75 Height = 25 Default = True TabOrder = 0 OnClick = btnCloseClick end object Memo: TRichEdit Left = 0 Top = 24 Width = 489 Height = 213 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssBoth TabOrder = 1 Visible = False WordWrap = False end end